home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 71.zip / BS1 part 71 / X-Cad3000_d5.adf / XCdoc / drawcpt < prev    next >
Text File  |  1991-11-22  |  844b  |  32 lines

  1.  
  2.    5.1.1 DRAW CPOINT
  3.  
  4.  
  5. The DRAW CPOINT command is used to draw a cpoint - construction point -
  6. entity. A cpoint is not generally used as a graphics element making up part
  7. of a drawing, its main purpose is to act as a reference point or
  8. constructional aid.
  9.  
  10.  
  11.    COMMAND FORMAT
  12.  
  13.       #DRAW CPOINT [modifiers] :Loc x1 x2 ... xn
  14.  
  15. Cpoints - shown as a small + symbol - are drawn at each of the specified
  16. locations.
  17.  
  18.  
  19.    MODIFIERS
  20.  
  21. LAYER          Requires a layer number. This will override the current
  22.                active layer.
  23.  
  24. DEPTH          Requires a depth number. This will override the current
  25.                active depth.
  26.  
  27. ATTRIBUTE      Used to enter one or more attributes associated with this
  28.                entity. For a full description of the ATTRIBUTE option, see
  29.                the documentation for the command ADD ATTRIBUTE.
  30.  
  31.  
  32.